LessonType 
EntityType  Independent 
Logical Entity Name  LessonType 
Default Table Name  AdLessonType 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

LessonType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
LessonTypeId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
IsSystemCode    BIT  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
ClassSectionLessonId(FK)    INTEGER  NO 
 

LessonType Keys 
Key Name  Key Type  Keys 
PK_AdLessonType_AdLessonTypeID  PrimaryKey  LessonTypeId 
AdLessonType_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 

LessonType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ClassSectionLesson  Non-Identifying  One To Zero or More        ClassSectionLessonId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
ClassSectionLesson  Non-Identifying  One To Zero or More          NO 
AdLesson  Non-Identifying  One To Zero or More          NO 

LessonType Check Constraints 
Check Constraint Name  CheckConstraint 

LessonType Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.LessonType 
NO       
Physical (Microsoft SQL Server)
dbo.AdLessonType 
NO       

LessonType Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  ClassScheduling 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

LessonType Data Movement Rules 
Name  Type  Rule Text/Value